home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / market10.zip / SYSOP.DOC < prev    next >
Text File  |  1992-12-19  |  4KB  |  135 lines

  1.  
  2.                               FLEA MARKET v1.0  
  3.  
  4.                             SYSOP DOCUMENTATION
  5.                                      
  6.                                      by
  7.                              
  8.                               Thomas W. Burker
  9.        
  10.        Using the GAPQBDR Interface Module from GAP Development Company                            
  11.               Registered with the GAP Communications Company                       
  12.                             Registration # 5210    
  13.                        
  14.                        TomTron Software Development
  15.                  (c) copyright 1992 all rights reserved                       
  16.  
  17.  
  18.       The latest version of FLEA MARKET is always available on PC NITELINE
  19.                in file directory #1 - TomTron Door Programs
  20.  
  21.                                  or on the
  22.  
  23.                               Night Shift BBS 
  24.                     (216) 941-9420     (216) 941-9921
  25.  
  26.  
  27. FLEA MARKET is a Buy, Sell and Trade Door written for GAP Communications
  28. BBS systems.  It sports a very clean, neat interface which is very simple
  29. to use.  The program utilizes a random access .DAT file which can not be
  30. edited.
  31.  
  32. The instructions are internal and can be accessed from the main menu.
  33.  
  34. The MARKET.TXT file is created everytime a user exists the program.  It is
  35. a straight ASCII file creation of the MARKET.DAT database.  This file is
  36. then available for your members/guests to D/L from your LOOSE directory. You
  37. should read the sample MARKET.BAT example to see how that is accomplished.
  38. You could also change the path and write it to a BULLETIN on your system.
  39.  
  40. The choice is your, however, the default instructions in the program explain
  41. that the file is placed in a special directory (is actually the LOOSE dir),
  42. but this can be changed to a bulletin instruction in the registered version
  43. if you like.
  44.  
  45. ========
  46. FEATURES
  47. ========
  48. -> Supports COM Port speeds up to 38.4 baud.
  49. -> Supports FIFO buffers of the 16550 UART.
  50. -> Supports all communications ports.
  51. -> Does not require WATCHDOG or CTTY.  
  52. -> High speed text file display
  53. -> Utilizes user timeout function.
  54. -> Allows SysOp to shell to DOS.
  55. -> Allows SysOp to twit caller without them knowing SysOp is watching.
  56. -> Allows SysOp to increase or decrease time.
  57. -> Allows SysOp chat mode with word wrap.
  58. -> Provides SysOp with informative status line display.
  59. -> Recognizes multiple user systems
  60.  
  61. ==========     
  62. MARKET.CNF         sample
  63. ==========     
  64.  
  65. c:\GAP         <-- path to the GAP default directory
  66. PC Niteline    <-- BBS Name
  67. 0              <-- must be 0 - designates a GAP BBS
  68.  
  69. Note: Remember to remove the comments from your config file and do
  70.       NOT leave any spaces.  It MUST consist of 3 lines!
  71.  
  72. FLEA MARKET "requires" BRUN45.EXE either in the MARKET directory or
  73. in your path!
  74.  
  75.  
  76. ================
  77. MULTI-NODE SETUP
  78. ================
  79.  
  80. If you run multi-nodes, you must have a separate .CNF and .BAT file for
  81. each node, i.e. MARKET1.CNF, MARKET2.CNF.  etc.  FLEA MARKET was written
  82. using the COMMAND$ function, so you may pass any .CNF file name to the
  83. program. 
  84.  
  85.  
  86. ==============================
  87. FILES INCLUDED IN MARKETxx.ZIP
  88. ==============================
  89.  
  90. MARKET.EXE        the executable program for MARKET directory
  91. MARKET.CNF        sample configuration file for MARKET directory
  92. TOMTRON.REG       door registration form
  93. SYSOP.DOC         this documentation for SysOps
  94. HISTORY.DOC       update reports for FLEA MARKET
  95. MARKET.DAT        will be created the first time you run
  96. MARKET.TXT        will be created the first time you run
  97. SAMPLE.BAT        sample of .BAT file for your GAP default directory
  98.  
  99. ==========     
  100. MARKET.BAT       (SAMPLE.BAT provided)
  101. ==========     
  102.  
  103. @ECHO OFF
  104. c:
  105. cd \gap\doors\MARKET
  106. MARKET MARKET.CNF
  107. copy MARKET.TXT d:\LOOSE     <-- or accurate path to your LOOSE directory
  108. cd \gap
  109.  
  110.  
  111. =========
  112. IMPORTANT
  113. =========
  114.  
  115.  
  116.            (Please refer to TOMTRON.REG to register your door game)
  117.  
  118.  
  119.                     PLEASE SUPPORT DOORWARE/SHAREWARE!
  120.  
  121.  
  122. Dear SysOp:
  123.  
  124. FLEA MARKET is not crippled in ANY WAY other than the unregistered 
  125. memo in the title and exit screens.  Registration is painless and 
  126. inexpensive.  Please promote the development of new doorware with 
  127. your registration!
  128.  
  129. Thank you!
  130.  
  131. Thomas W. Burker
  132. TomTron Software Development
  133. PC Niteline BBS
  134. 216/942-9451  / HST D/S 16.8
  135.